← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 286)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 65 statements in 263µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
6566170µs9.78msData::Perl::Collection::Hash::MooseLike::::setData::Perl::Collection::Hash::MooseLike::set
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
265263µs659.61ms
# spent 9.78ms (170µs+9.61) within Data::Perl::Collection::Hash::MooseLike::set which was called 65 times, avg 150µs/call: # 36 times (112µs+8.84ms) by JSON::Schema::Modern::Document::_add_resources at line 17 of (eval 296)[Sub/Quote.pm:3], avg 249µs/call # 18 times (35µs+490µs) by JSON::Schema::Modern::_add_resources at line 17 of (eval 342)[Sub/Quote.pm:3], avg 29µs/call # 8 times (13µs+91µs) by JSON::Schema::Modern::_add_resources_unsafe at line 17 of (eval 347)[Sub/Quote.pm:3], avg 13µs/call # once (1µs+132µs) by JSON::Schema::Modern::_set_metaschema_vocabulary_classes at line 17 of (eval 362)[Sub/Quote.pm:3] # once (5µs+30µs) by JSON::Schema::Modern::_set_vocabulary_class at line 17 of (eval 356)[Sub/Quote.pm:3] # once (4µs+30µs) by JSON::Schema::Modern::add_format_validation at line 17 of (eval 328)[Sub/Quote.pm:3]
sub set {$$wrapped->(@_);}
3;